From 5689113945051764e57cac98a34674a195215b78 Mon Sep 17 00:00:00 2001 From: Sylvain Le Gall Date: Fri, 18 Apr 2008 08:04:29 +0000 Subject: [PATCH] Change doc-base section of generated documentation --- debian/cdbs/ocaml-docbase-template.txt | 2 +- debian/cdbs/ocamldoc-api-ref-config | 2 +- debian/changelog | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/cdbs/ocaml-docbase-template.txt b/debian/cdbs/ocaml-docbase-template.txt index d0deb550..2de68969 100644 --- a/debian/cdbs/ocaml-docbase-template.txt +++ b/debian/cdbs/ocaml-docbase-template.txt @@ -1,7 +1,7 @@ Document: @PACKAGE@-ocamldoc-api-reference Title: @PACKAGE@ OCamldoc API Reference Abstract: API reference manual for @PACKAGE@ (generated via OCamldoc) -Section: Applications/Programming +Section: Programming Format: HTML Index: /usr/share/doc/@PACKAGE@/html/api/index.html diff --git a/debian/cdbs/ocamldoc-api-ref-config b/debian/cdbs/ocamldoc-api-ref-config index 06ca7c3d..ff54ab6a 100755 --- a/debian/cdbs/ocamldoc-api-ref-config +++ b/debian/cdbs/ocamldoc-api-ref-config @@ -64,7 +64,7 @@ doc_base_generate () Document: $PKG-ocamldoc-api-reference Title: $PKG OCamldoc API Reference Abstract: API reference manual for $PKG (generated via OCamldoc) -Section: Applications/Programming +Section: Programming Format: HTML Index: $PKG_DIR/index.html diff --git a/debian/changelog b/debian/changelog index 23931e35..93a386d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,10 @@ ocaml (3.10.2-2) UNRELEASED; urgency=low * removed virtual package from internal dependencies in favour of strict versioned dependencies. Prevents build failures under some situations. - -- Romain Beauxis Sun, 13 Apr 2008 16:53:04 +0100 + [ Sylvain Le Gall ] + * Changing doc-base section of generated documentation (Closes: #476647) + + -- Sylvain Le Gall Fri, 18 Apr 2008 09:54:25 +0200 ocaml (3.10.2-1) experimental; urgency=low -- 2.30.2